home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / IBMDF.MDM < prev    next >
Text File  |  1993-04-11  |  2KB  |  97 lines

  1. ; IBM PCMCIA Data/Fax Modem (2400 Data/9600 Fax)
  2.  
  3. ; This file is NOT designed to work for the IBM High 
  4. ; Speed PCMCIA Data/Fax Modem (which transmits at 
  5. ; 14400 bps).
  6.  
  7. ;================================================
  8. ; Last revision date: 04/13/93 (update this date
  9. ; each time you edit; it is also advisable to rename
  10. ; your edited file [use Save As, rather than Save 
  11. ; option] to avoid later confusion and to keep the 
  12. ; original .MDM file intact).
  13.  
  14. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  15. ; Command File) for a description of modem command 
  16. ; files and how they work. "A Sample Modem Command 
  17. ; File" is user selectable within the Lotus Notes 
  18. ; Setup dialog "Modem Type" listbox in which you found 
  19. ; this modem command file (see end of listings, 
  20. ; beginning with a period) and is a printable ASCII 
  21. ; text file (approximately 13 pages). 
  22.  
  23. ; Additional information may be obtained from either of 
  24. ; the two so-called "generic" modem command files 
  25. ; (alphabetically listed under letter G, designed for 
  26. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  27. ; 14400 bps maximum, respectively), each of which may 
  28. ; first be tried as-is with unlisted modems, then edited 
  29. ; if required (within the Notes edit box, or outside of 
  30. ; Notes, with any text editor) according to the printed 
  31. ; instructions within each file, and in compliance with 
  32. ; the vendor's command set, result codes, DIP switch 
  33. ; settings, and technical specifications as listed in 
  34. ; the equipment's users manual.
  35.  
  36. ; For the specific modem(s) listed under this heading:
  37. ;=====================================================
  38.  
  39. [attributes]
  40.  
  41. MODELS=IBM PCMCIA Data/Fax Modem (2400 Data/9600 Fax)
  42. MAXIMUM SPEED=9600
  43. DEFAULT SPEED=9600
  44. NULL MODEM=0
  45.  
  46. [commands]
  47.  
  48. ESCAPE=+++
  49. ATTENTION=ATE0V1
  50. HANGUP=ATH0
  51. SETUP=AT&F
  52. SETUP=ATE0V1
  53. SETUP=ATQ0W1&C1&D2\\G0\\N3S0=0S7=60X4
  54. RTS/CTS ENABLED=AT&K3
  55. RTS/CTS IGNORED=AT&K0
  56. VOLUME OFF=ATM0
  57. VOLUME LOW=ATM1L1
  58. VOLUME MEDIUM=ATM1L2
  59. VOLUME HIGH=ATM1L3
  60. ANSWER=ATA
  61. MANUAL DIAL=ATX3S9=1D
  62. AUTO DIAL SETUP=ATS9=6
  63. AUTO PULSE DIAL=ATDP
  64. AUTO TONE DIAL=ATDT
  65. AUTO DIAL SUFFIX=,
  66.  
  67. [responses]
  68.  
  69. OK=OK
  70.  
  71. RING=RING
  72.  
  73. NO CARRIER=NO CARRIER
  74.  
  75. ERROR=ERROR
  76.  
  77. NO DIALTONE=NO DIALTONE
  78.  
  79. BUSY=BUSY
  80.  
  81. NO ANSWER=NO ANSWER
  82.  
  83.  
  84. CONNECT,  9600=CONNECT 9600
  85.  
  86. CONNECT,  4800=CONNECT 4800
  87.  
  88. CONNECT,  2400=CONNECT 2400
  89.  
  90. CONNECT,  1200=CONNECT 1200
  91.  
  92.  
  93. CARRIER,,2400=CARRIER 2400
  94.  
  95. CARRIER,,1200=CARRIER 1200
  96.  
  97.